CanPdo Class
Represents the CANopen process data objects.
Inheritance Hierarchy
System.Object
IntervalZero.KINGSTAR.Base.CanPdo
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public class CanPdo
Public Class CanPdo
The CanPdo class exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CanPdo | Initializes a new instance of the CanPdo class. |
Properties
Name | Description | |
---|---|---|
![]() |
Enable | Uses this object. |
![]() |
Index | The index of the process data object. |
![]() |
Length | The length of the process data object. |
![]() |
Trigger | The trigger type of the process data object. |
See also